home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / dtp / docutk15.zip / TUTORIAL.TXT < prev    next >
Text File  |  1996-01-14  |  15KB  |  274 lines

  1. Docuthek Document Imaging System
  2.  
  3. Copyright ⌐ 1995 Informatik Inc.
  4. All Rights Reserved.
  5. Infothek is a trademark of Informatik Inc.
  6.  
  7. info@informatik.com
  8. 76534.1166@compuserve.com
  9.  
  10.  
  11. T U T O R I A L
  12.  
  13.  
  14. THIS IS A FAIRLY COMPREHENSIVE SYSTEM WITH MANY FEATURES AND CONTROLS.  PLEASE FEEL 
  15. FREE TO CALL INFORMATIK INC FOR HELP, EVEN IF YOU ARE NOT YET REGISTERED.  
  16. YOU CAN ONLY EVALUATE THE SYSTEM IF YOU KNOW HOW TO USE IT.
  17.  
  18. THE DATABASES CAN BE CREATED EASILY AND QUICKLY.  INFORMATIK INC. IS WILLING TO 
  19. SET UP THE FIRST DATABASE FOR A NOMINAL CHARGE.
  20.  
  21. if you need a simple pre-configured fixed database (5 keyword fields, drawer, folder, 
  22. date) you should check out the DOCUDEX system.
  23.  
  24.  
  25. CREATE  DATABASE
  26.  
  27. If you have the Microsoft Access software installed on your computer, you can create 
  28. the database with Access and you can ignore this section.
  29.  
  30. 1.   Start Infothek by clicking on the 'camera' icon in the Program Manager.  From the 
  31. blank Infothek screen (no windows open) choose Design Database from the
  32. Database menu.  The Database Selection window is displayed. 
  33.  
  34. (Alternatively, start up the Database Administration program directly from the 
  35. Program Manager by clicking the 'Hammer' icon.)
  36.  
  37. The Database Administration is a separate program, linked to Docuthek.  If, for security reasons,
  38. you want to make the Database Administration inaccessible to Docuthek users, move the
  39. Database.exe and Database.hlp files to another directory.
  40.  
  41. 2.   We will now create a brand new database.  Therefore, we shall NOT select an existing
  42. database from any listed databases .  Instead please select Create New Database from the Options
  43. menu.
  44.  
  45. 3.   In the prompt box, type the full path and name of the new database, e.g. C:\MYDIR\MYDB
  46. and choose OK.  A second prompt for the table name appears.
  47.  
  48. 4.   In the prompt box, type the name of the table.  If at all possible, you should avoid spaces in
  49. the table name.  Choose OK.  The Database Design window is now displayed.
  50.  
  51. 5.   Now you must specify all the fields for the table.  The field specification consists of a field
  52. name, a data type (such as number, text, date, etc.) and if the field is an text type, then the size of
  53. the field.
  54.  
  55. Click the first cell in the grid box (Field, first column, first blank row).   In the box with the
  56. blinking insertion point, type the name of the first field.  The field name should not have spaces, if
  57. possible.
  58.  
  59. Click the second cell in the same row (Type).  A list of data types is displayed.  Select the 'Text'
  60. item, assuming you want the field to be alpha-numeric.
  61.  
  62. Since this is a 'text' data type. we must specify the length of the field.  Click the third column of
  63. the same row (Size) and in the input box type 20 (assuming we want the field to accommodate up
  64. to 20 characters.).  Numeric fields do not need a field size.
  65.  
  66. Repeat the above steps for all the fields in the table.  For the Docuthek imaging system, you must
  67. have a field named IMAGEFILE.  This field will hold the image's file name.  Normally, the
  68. Imagefile field will be the last field.  The file size of the Imagefile field should not be less than 20
  69. to accommodate the path and extension name of the image file. 
  70.  
  71. 6.  Review the entries.  If everything is correct, press the Create button.  Please be aware that
  72. fields cannot be removed from a table once the table is created.  To remove a field, you will need
  73. to delete the table and rebuild it.
  74.  
  75. 7.   The next prompt is for our international users.  The database needs to know what language to
  76. use when sorting the data.  If your language is English, French, German, Italian, choose OK.  If
  77. you want to specify another language, press Cancel and select the language from a list of available
  78. languages. 
  79.  
  80. 8.   The database is now being build.
  81.  
  82. 9.   It is advisable to create indexes for the table.  Indexes can improve the performance of the
  83. database significantly.  To create an index, select Create Index from the Options menu.
  84.  
  85. In the Index Name field, type the name of the index (any name up to 8 characters, no spaces). 
  86. From the Field List select the first index field and specify the sorting mode by pressing the
  87. Ascending or Descending button.  Select other fields that are part of the index (optional).  Specify
  88. 'Primary' and 'Unique' if appropriate.   Review the index data displayed in the Index Definition
  89. box, and if correct, press the Create button.  If you have several indexes for the table, repeat this
  90. process, giving each index a different name.
  91.  
  92. You need to understand the meaning of the 'primary' and 'unique' flags.  Each table can have one
  93. primary key; this is the main sorting key.  If you specify an index to be unique, the system will
  94. ensure that duplicate values cannot be posted.  Primary indexes are 'unique' by definition. 
  95.  
  96. 11.   You should now review the newly created database.  From the Options menu, choose View
  97. Database Structure.  The detail of the database is displayed.  To print the information, press the
  98. Print button. 
  99.  
  100. 10.   Additional tables and fields can be added to existing databases.  To do so, you must first
  101. select the database (and table, if it exists) from the lists on he Database Selection screen.  Then,
  102. from the Options menu, select Add New Table or Add Fields.
  103.  
  104. 11.  The Database Administration allows you to restructure the database, to repair and compact
  105. fragmentated databases.  Use Database Administration also to import ASCII files,  to make global
  106. adjustments, to delete tables and indexes.  As indicated above, individual fields cannot be deleted
  107. from tables.  If a field is redundant, you should create a new table and transfer the date from the
  108. old table to the new table with the Restructuring function.  Databases can be deleted only with the
  109. File Manager.
  110.  
  111. 12.   The Database is now created, and we can start to post our entries.
  112.  
  113.  
  114. INDEXING IMAGES
  115.  
  116. 1.    Close the Database Administration system.
  117.  
  118. 2.    If you use the system for the first time, you must select the database.  From the toolbar
  119. of the blank window (no windows are displayed), click the Database Selection button 
  120. (filing cabinet).  The Database Selection window is displayed.  Select the drive, directory, 
  121. database and table.  Choose OK.  
  122.  
  123. The following assumes that you already have scanned in a few documents.  Documents can be
  124. scanned with a scanner or with a fax machine.  It does not matter what file name you gave to the
  125. images, in what directory they are placed, or in what graphics format they are saved (most
  126. popular formats are supported).  
  127.  
  128. 3.    From the toolbar, choose the Imaging button (camera).  The Imaging window is displayed.
  129. (If a database has not been previously specified, you will need to select the database first.  The
  130. database is selected by choosing the Database Selection button in the toolbar and specifying the
  131. database and table.)
  132.  
  133. 4.    From the File menu, select Open Image File.  In the Open dialog box, specify the directory
  134. and the image file name.  Press OK.  The selected image is displayed.
  135.  
  136. 5.    From the toolbar, choose the Data Edit and Indexing button (pencil).  The Data Edit and
  137. Indexing window is displayed.
  138.  
  139. *******************************************************************************************
  140. Paragraphs 6 and 7 may be ignored if the image does not need to be reformatted or relocated 
  141. to another directory.
  142. *******************************************************************************************
  143.  
  144. 6.   Normally, we want to copy the image to a permanent file, such as an optical disk.  The 
  145. image files can also be formatted and archived globally (see Global File Formatting).  Click the
  146. directory field (at the top of the Data Edit and Indexing screen).  In the Document Directory
  147. dialog box,  select the directory of the permanent file.  Also select the Graphics Format for the
  148. new file, normally TIFF.  Then, press on OK.  In the File Name field of the Data Edit and
  149. Indexing window, type the new file name.  The file name should consist of trailing numerals, so
  150. that the file naming can be automated for a batch of documents (for example IMG0001).  Do not
  151. type an extension name (the system uses the graphics format as an extension name).
  152.  
  153. 7.    Choose Commit New or Commit Append.  Commit New creates a new file, whereas Commit
  154. Append appends the image as a new page to an existing file.  Only TIFF and DCX formats allow
  155. multiple pages.
  156.  
  157. 8.    Complete all the fields for the index.  You can move to the next field by pressing Enter, 
  158. the down-arrow key or tab.  To move back, press the up-arrow key or Shift-Tab.  
  159.  
  160. Press the Confirm button (checkmark).
  161.  
  162. Docuthek features several input efficiency tools, such as record templates, automatic repeat 
  163. entries, autotext with abbreviation codes, automatic filing of image, automatic display of next 
  164. image, etc.  For detail please read the online help.
  165.  
  166. 9.    Click on the document image that you just indexed.  This important step is required to
  167. reactivate the imaging window.  From the File menu, select the next document that needs to be
  168. indexed.  Power users please note that you can quickly retrieve the next image by pressing F5 if
  169. the image name has trailing numerals.  The next document image is displayed. 
  170.  
  171. 10.    Click the Data Edit and Indexing window to activate it.  Please note that the directory
  172. information is retained from the previous entry.  If the new file name has trailing numerals
  173. (recommended), simply press the Increment button to set the next sequential file number. 
  174. Complete all fields and press the Commit New or Commit Append button.
  175.  
  176. 11.   Post several entries so that we can run a meaningful query.
  177.  
  178. 12.    When all documents are indexed and copied to the permanent files, you may wish to delete
  179. the temporary files.
  180.  
  181. 13.    To edit existing records, locate the record with the search function in the Data Edit and
  182. Indexing window.  Activate the field that you want to search, then, choose the Search menu.  In
  183. the prompt, type the search characters and press the Search button.  All matching records are
  184. lined up and you can view them one at the time with the left and right arrow buttons, or use the
  185. appropriate function in the File menu.  Make the necessary changes and press the Confirm button. 
  186. To restore the data of a record, choose Restore Record from the File menu.  To delete a record,
  187. choose Delete Record from the File menu.
  188.  
  189.   
  190.  
  191. QUERIES
  192.  
  193. Infothek has a powerful (SQL-based) query engine.  This tutorial will introduce you to the basic
  194. query technique.  The query engine is very powerful and extensive.  This tutorial will show you
  195. just the 'tip of the iceberg'.
  196.  
  197. 1.  In the toolbar choose the Query button (question marks).   (If you want to query another
  198. database, choose the Database Selection button first.)  The Query window is displayed.
  199.  
  200. 2.   The first column of the Query builder list all available fields of the table.  All fields are marked
  201. with a blue checkmark.  Each marked field will be displayed as a separate column in the report. 
  202. You can remove a checkmark, by  clicking the appropriate Select cell  or by pressing the delete
  203. button while in the Select cell.  To add a checkmark, simply click the cell.
  204.  
  205. 3.   Most searches are done by filtering out selected data.  Click the field name that you want to
  206. filter.  In the yellow input box (with the blinking insertion point), enter the filter
  207. criteria.  For example, if you want to search for NY in the State field, type NY.  You can add
  208. filters to several fields.
  209.  
  210. 4.    Press the Query button (green spot).  The report shows all records that have 'NY' in the State
  211. field.
  212.  
  213. 5.    Press the Clear button (cross-out) to clear the screen and try another query.  
  214.  
  215. You have noticed that the system automatically defaults the Filter Operator.  If the data type of
  216. the field is 'text', the default Filter Operator is LIKE  and the system looks for a pattern.  If the
  217. data type of the field is 'numeric', the default Filter Operator is '=' and the system looks for an
  218. exact match.  For LIKE operators, the system always appends the '*' wildcard character. 
  219. Therefore, if you search for JOHN the system will retrieve all names starting with JOHN,
  220. including JOHN, JOHNSON, etc.  To remove the wildcard character, simply specify 'JOHN'.  
  221.  
  222. As you have seen, the system features a large number of operators, such as >=, BETWEEN, IN,
  223. etc.  Furthermore, there are functions for aggregates, such as count, maximum, average, etc. 
  224. Finally, you can sort the display, reformat the values, and show totals at the bottom of the report. 
  225.  
  226. Sometimes, the reported data cannot all be shown on the screen.  Horizontal and vertical scroll
  227. bars allow you to view the hidden part of the report.  Also, if you click the right mouse button,
  228. the system displays a summary of the record.
  229.  
  230. The report can be printed, exported or copied to the Windows Clipboard.  There are two methods
  231. of printing:  horizontal and vertical presentation.  If you tag certain records with the checkmark,
  232. only the tagged items will be printed or exported.  To tag a record, simply double click on it.   To
  233. remove the tag, double-click it again, or press the Delete button.  Only the highlighted area is
  234. copied to the clipboard.
  235.  
  236. The system has many features that are beyond the scope of this tutorial.  Please read the help
  237. topics on the Refine function,  re-sequencing the columns, re-sizing the column width, adding
  238. calculated columns, editing the SQL statement, purge, etc.
  239.  
  240. The SQL query supports most of the common functions.
  241.  
  242.  
  243. VIEW A DOCUMENT IMAGE
  244.  
  245. If you want to integrate the query with the imaging system, one of the fields in the database table
  246. must be called IMAGEFILE.
  247.  
  248. 1.   In the SQL report click the record that holds the image.  You can click any cell on that row. 
  249. The content of the cell will become the heading (title) of the displayed image.
  250.  
  251. 2.   Press on the Imaging button(camera) in the Query window (NOT the toolbar at the very top),
  252. or Function Key 12.  The image is displayed.
  253.  
  254. 3.   To change the attributes of the image (size, rotation, etc), choose the View menu. 
  255.  
  256. 4.    Please read the online help on how to zoom in, copy, and print.
  257.  
  258. 5.   To close the image, double-click on the control in the upper-left corner of the image window,
  259. or choose Close from the File menu.
  260.  
  261. You can also view images without running a query.  From the File menu, choose Open Image File
  262. and specify the directory and image file name. 
  263.  
  264.  If you want to display several images, choose Open New Image from the File menu, then choose
  265. Open Image File.
  266.  
  267. If  you lost an image, it is probably hiding behind the active screen.  Simply choose the Windows
  268. menu and click the image file that you want to bring to the foreground.
  269.  
  270.  
  271.  
  272.  
  273.  
  274.